XMLCheck V1.0
XMLCheck is a Visual Interdev add-in that allows you to check your XML or XSL files for errors within the Visual Interdev environment. It uses the Microsoft MSXML Parser to load your file and report any errors using the information held in the "parseError" fields of the document object. The errors are reported in separate window which can be docked to the main Interdev frame window.
You will need to have MSXML already installed on your computer, preferably version 3.0 or later. You can download it from Microsoft at http://msdn.microsoft.com/xml/
Usage
After installing XMLCheck, you should have a new icon in the toolbar and a
new menu item labeled "XML Check" in the Tools menu. To use
XMLCheck your XML or XSL file should be part of the active Interdev project
solution. If you open a non-project XML file, XMLCheck may not work
correctly if that file has any dependencies on other files such as an external
DTD file.
With the file open and the editing window in focus, click the toolbar icon or select the "XML Check" menu item. XMLCheck will load the file and report any errors in the XML Error window.
Removing XMLCheck
To remove XMLCheck from Visual Interdev, open the Add-ins Manager from the
Tools menu. Select XMLCheck from the list and uncheck the "Load at
Startup" option. You can also use the Windows "Add/Remove
Programs" to remove the installed files from your machine.
Shareware
XMLCheck is distributed as shareware. If you find the software useful,
please register your copy for $10 at: http://www.angusog.com/xmlcheck/
Registered users receive free email support and updates.
Copyright © 2001 Robert Dominy, All Rights Reserved